@charset "UTF-8";

@font-face {
  font-family: "fzlth-b";
  src: url("fzlth-b.woff2") format("woff2"),
    url("fzlth-b.woff") format("woff"),
    url("fzlth-b.ttf") format("truetype"),
    url("fzlth-b.eot") format("embedded-opentype"),
    url("fzlth-b.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}